refactor(react-sdk): renamed example server-only react-server-example#1237
refactor(react-sdk): renamed example server-only react-server-example#1237
server-only react-server-example#1237Conversation
|
@launchdarkly/js-sdk-common size report |
|
@launchdarkly/js-client-sdk size report |
|
@launchdarkly/browser size report |
|
@launchdarkly/js-client-sdk-common size report |
|
@cursor review |
38d7499 to
aa7f052
Compare
6f77905 to
7336344
Compare
|
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
1 issue from previous review remains unresolved.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 7336344. Configure here.
`react-server-example`
7336344 to
b7c6461
Compare

This PR address the comment on a previous PR (#1218 (comment))
Note
Low Risk
Low risk rename-only change that updates CI, workspace configuration, and release metadata to point at the renamed example; main risk is missed references breaking builds/tests.
Overview
Renames the React Next.js RSC example from
server-onlytoreact-server-exampleand updates all references to match (GitHub Actions workflow job/Playwright install, Yarn workspace list, ESLint ignore patterns, and examples README).Adjusts release automation (
release-please-config.json) and the example package name so dependency bumping and CI continue to track the renamed example, and updatesLDIsomorphicProviderdocs to reference the new example name.Reviewed by Cursor Bugbot for commit b7c6461. Bugbot is set up for automated code reviews on this repo. Configure here.